Returns a String. Attempts to find the password for an Item in the given Keychain that matches kci.
Syntax |
|---|
|
result = KeyChain.FindPassword( kci ) |
Parameters |
|
|---|---|
|
kci |
|
Return Value |
|
|---|---|
|
Result |
|
Notes
At the end of a successful call, kci will point to the found KeyChain Item.
If it fails, it generates a KeyChainException.